RegisterDeviceNotification (user32)
Last changed: eggie5-149.63.77.160

.
Summary

C# Signature:

[DllImport("user32.dll", SetLastError = true)]
static extern IntPtr RegisterDeviceNotification(IntPtr hRecipient,
   IntPtr NotificationFilter, uint Flags);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation